Dialogue box#42
Merged
Merged
Conversation
…into DialogueBox
Added more field for the user to input to make all unique values easy to change through the dialogue box.
Updated the variable names for many of the .env and config edits.
Added a button that allows the user to generate a unique Kibana Encryption key without entering the terminal.
When the program begins running it will now run the dialogue box initialization function.
Made many changes that allow the dialogue box to run in WSL. It now requires users to have XcSrv to use the visual interface, but if no display is detected, it will run headless in the traditional manner. Most of the changes pertained to setting up the virtual display.
This reverts commit de1d3df.
This reverts commit 2190865. This commit also makes it so that tkinter can run in base WSL, outsid of Docker.
Dialogue box will now run in base WSL.
Added more field for the user to input to make all unique values easy to change through the dialogue box.
Updated the variable names for many of the .env and config edits.
Added a button that allows the user to generate a unique Kibana Encryption key without entering the terminal.
When the program begins running it will now run the dialogue box initialization function.
Made many changes that allow the dialogue box to run in WSL. It now requires users to have XcSrv to use the visual interface, but if no display is detected, it will run headless in the traditional manner. Most of the changes pertained to setting up the virtual display.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds all functionality of the dialogue box